.ind_c,
.ind_b,
.ind_d,
.ind_e,
.ind_f,
.about_a,
.about_b,
.honor_a,
.honor_b,
.history_a,
.history_b,
.history_b,
.campus_a,
.history_b,
.talent_a,
.talent_b,
.style_a,
.pro_a,
.pro_b,
.pro_c,
.sol_a,
.sol_b,
.par_a,
.ser_a,
.ser_b,
.after_a,
.after_b,
.news_a,
.news_b,
.cont_a,
.cont_b {
	overflow: hidden;
}

*::after,
*::before {
	display: block;
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:focus {
	outline: none;
}

/* 去除当前焦点边框 */
.clearfix::after {
	clear: both;
	content: "";
	position: static;
	display: block;
	overflow: hidden;
}

.clearfix {
	*zoom: 1;
}

.hoverbtn {
	position: relative;
	cursor: pointer;
}

.hoverbtn img {
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	display: block;
}

.hoverbtn .act {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.hoverbtn:hover .nor {
	opacity: 0;
}

.hoverbtn:hover .act {
	opacity: 1;
}

.wrap1560 {
	width: 90%;
	max-width: 1560px;
	margin: 0 auto;
}

.shouji {
	display: none;
}

@media (max-width: 960px) {
	.shouji {
		display: block;
	}
}

.wrap1400 {
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}

a {
	display: block;
	color: inherit;
	text-decoration: none;
	cursor: pointer;
	outline: none;
	-moz-outline-style: none;
}

.BMap_mask,
.BMap_cpyCtrl,
.BMap_scaleTxt,
.BMap_scaleCtrl,
.BMap_omCtrl,
.anchorBL {
	display: none !important;
}

input,
textarea:focus {
	border-color: "#d1383e";
	outline: none;
}

input::-ms-clear {
	display: none;
}

input::-ms-reveal {
	display: none;
}

input::-o-clear {
	display: none;
}

textarea {
	overflow: auto;
	font-family: inherit;
}

.mohead {
	display: none;
}

.pcbanner {
	display: block;
}

.mobanner {
	display: none;
}

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

ol,
ul,
li {
	list-style: none;
}

.f_16 {
	font-size: 16px;
}

.f_18 {
	font-size: 18px;
}

.f_22 {
	font-size: 22px;
}

@media (max-width: 1030px) {
	.f_16 {
		font-size: 14px;
	}

	.f_18 {
		font-size: 16px;
	}

	.f_22 {
		font-size: 18px;
	}
}

#map img {
	max-width: 1000px;
}

.maodian {
	position: relative;
	top: -84px;
	height: 1px;
	display: block;
}

::-webkit-scrollbar {
	width: 4px;
}

::-webkit-scrollbar-track {
	background: #fff;
}

::-webkit-scrollbar-thumb {
	background: #ccc;
}

img {
	max-width: 100%;
	vertical-align: middle;
	-webkit-transform: scale(1.00001);
	-moz-transform: scale(1.00001);
	-ms-transform: scale(1.00001);
	transform: scale(1.00001);
}

.leg {
	height: 100px;
}

/*@font-face {
    font-family: "syht-l";
    src: url("../fonts/syht-l.eot");
    src: url("../fonts/syht-l.eot") format("embedded-opentype"),
        url("../fonts/syht-l.woff") format("woff"),
        url("../fonts/syht-l.ttf") format("truetype"),
        url("../fonts/syht-l.svg#syht-l") format("svg");
    font-style: normal;
    font-weight: normal;
}
.syht-l {
    font-family: "syht-l";
}
*/
body {
	overflow-x: hidden;
	height: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body {
	width: 100%;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif, Microsoft Yahei;
	max-width: 1920px;
	margin: 0 auto;
	font-size: 14px;
}

.ttl {
	font-size: 16px;
}

ul li {
	list-style: none;
}

/* 头部 */
header {
	padding-left: 4.5%;
	background: #fff;
	-webkit-transition: all .4s linear;
	-o-transition: all .4s linear;
	-moz-transition: all .4s linear;
	transition: all .4s linear;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
}

header .logobox {
	float: left;
	padding: 20px 0;
	display: block;
	margin-right: 4%;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

header .logobox:hover .indiv .actlogobox {
	height: 100%;
}

header .navbox {
	float: right;
}

header .navbox .navli {
	float: left;
	height: 100px;
	text-align: center;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	position: relative;
}

header .navbox .navli .navTl {
	display: block;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-size: 16px;
}

header .navbox .navli .navTl span {
	padding: 0 35px;
	display: block;
	width: 100%;
	height: 100px;
	line-height: 100px;
	font-weight: bold;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

header .navbox .navli .navTl span:nth-child(2) {
	background: #63a80a;
	height: 100px;
	color: #fff;
	line-height: 200px;
}

header .navbox .navli .navTl img {
	width: 10px;
	position: relative;
	top: -2px;
	left: 5px;
}

header .navbox .navli .subox {
	left: 0;
	width: 100%;
	position: absolute;
	top: 100%;
	display: none;
	/* background: url(../images/blck.png); */
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.1);
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	white-space: nowrap;
	line-height: 40px;
	text-align: center;
	padding: 20px 0;
}

header .navbox .navli .subox a {
	margin-right: 0px;
	color: rgba(255, 255, 255, 0.8);
	position: relative;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

header .navbox .navli .subox a::after {
	content: "";
	display: block;
	width: 0;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 10px;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

header .navbox .navli .subox a:last-child {
	margin-right: 0;
}

header .navbox .navli .subox a:hover {
	background-color: rgb(25, 72, 154, .8);
	color: #ffffff;
}

header .navbox .navli:hover .navTl span:nth-child(1),
header .navbox .act .navTl span:nth-child(1) {
	margin-top: -100px;
	line-height: 10px;
}

header .navbox .navli:hover .navTl span:nth-child(2),
header .navbox .act .navTl span:nth-child(2) {
	line-height: 100px;
}

header .navbox .navli:last-child {
	margin-right: 0;
}

header .navbox .ewm {
	text-align: center;
	font-weight: bold;
	line-height: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #e9e9e9;
	position: relative;
	padding: 0 50px;
}

header .navbox .ewm img {
	position: relative;
}

header .navbox .ewm .im_ewm {
	width: 100px;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 100%;
	opacity: 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	pointer-events: none;
	padding: 10px;
	background: #fff;
	line-height: 1;
}

header .navbox .ewm:hover {
	color: #005aa1;
}

header .navbox .ewm:hover .im_ewm {
	opacity: 1;
}

header .navbox .searchbox,
.head .ul1 li.searchbox {
	cursor: pointer;
	width: 30px;
	height: 100px;
}

.head.act .ul1 li.searchbox {
	height: 60px;
	width: 30px;
}

header .navbox .searchbox .icon,
.head .ul1 li.searchbox .icon {
	background: url(../images/search_icon.png) no-repeat center center;
	height: 100%;
}
.head .ul1 li.en{
	cursor: pointer;
	width: 30px;
	height: 100px;
}
.head.act .ul1 li.en {
	height: 60px;
	width: 30px;
}
.head .ul1 li.en .icon {
	display: block;
	background: url(../images/en.png) no-repeat center center;
	height: 100%;
}

header .searchbox2,
.head .searchbox2 {
	position: absolute;
	background-color: #f5f5f5;
	z-index: 100;
	width: 100%;
	height: 100%;
	display: none;
	left: 0;
	top: 0;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

header .searchbox2 .wrap1400,
.head .searchbox2 .wrap1400 {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-moz-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	height: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

header .searchbox2 .wrap1400 input,
.head .searchbox2 .wrap1400 input {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	border: none;
	background: none;
	margin-right: 40px;
	padding-left: 30px;
	background: url(../images/search.png) no-repeat left center;
}

header .searchbox2 .wrap1400 .searchbtn,
.head .searchbox2 .wrap1400 .searchbtn {
	width: 165px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

header .searchbox2 .wrap1400 .searchbtn .search,
.head .searchbox2 .wrap1400 .searchbtn .search {
	width: 90px;
	height: 40px;
	background-color: #63a80a;
	text-align: center;
	line-height: 40px;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-moz-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	color: #fff;
	border: none;
	cursor: pointer;
}

header .searchbox2 .wrap1400 .searchbtn .searchicon,
.head .searchbox2 .wrap1400 .searchbtn .searchicon {
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-moz-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	cursor: pointer;
}

/* 头部 end */

/* 头部 start */

.f_30 {
	font-size: 30px;
}

.head {
	border-bottom: 1px solid #eee;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background: #fff;
	/* padding: 20px 0; */
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	z-index: 9;
}

.head .logo {
	display: block;
	float: left;
	height: 100px;
	padding: 10px 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.head .logo img {
	display: block;
	height: 100%;
}
.head .logo img.hover{
	display: none;
}
.head.act .logo img.act{
	display: none;
}
.head.act .logo img.hover{
	display: block;
}
.head .dh {
	display: block;
	width: 170px;
	line-height: 30px;
	border: 1px solid #63a80a;
	float: right;
	border-radius: 30px;
	text-align: center;
	padding-left: 0px;
	margin-left: 15px;
	font-weight: bold;
	color: #63a80a;
	margin-top: 14px;
}

.head .ss {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	float: right;
	width: 32px;
	height: 32px;
	position: relative;
	z-index: 5;
	margin-top: 14px;
}

.head .ss * {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.head .ss a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/1_2.png) center no-repeat;
	position: relative;
}

.head .ss input {
	display: block;
	width: 0px;
	height: 32px;
	position: absolute;
	top: 0;
	right: 100%;
	border: 0;
	border-bottom: 1px solid #ddd;
	padding: 0;
	outline: none;
}

.head .ss:hover input {
	width: 200px;
	padding: 0 10px;
}

.head .yy {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	float: right;
	margin: 22px 10px 0 30px;
	padding: 0 20px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	color: #999;
}

.head .yy a {
	color: #999;
}

.head .yy a:hover {
	color: #63a80a;
}

.head .ul1 {
	float: right;
}

.head .ul1 * {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.head .ul1 li {
	float: left;
	margin-left: 50px;
}

.head .ul1 li .ltp a {
	display: block;
	position: relative;
	height: 100px;
	line-height: 100px;
}

.head .ul1 li:hover .ltp a,
.head .ul1 li.active .ltp a {
	color: #2f318b;
}

.head .ul1 li .lbt {
	position: fixed;
	width: 100%;
	background: #fff
		/* url(../images/1_23.jpg) center left no-repeat */
	;
	padding: 60px 0;
	height: 380px;
	border-bottom: 1px solid #eee;
	top: 80px;
	opacity: 0;
	left: 0;
	pointer-events: none;
	z-index: 5;
}

.head .ul1 li:hover .lbt {
	opacity: 1;
	top: 100px;
	pointer-events: inherit;
}

.head .ul1 li .lbt .img {
	width: 28%;
	float: right;
	overflow: hidden;
}

.head .ul1 li .lbt .img img {
	-webkit-transition: all .7s;
	-moz-transition: all .7s;
	transition: all .7s;
	display: block;
	width: 100%;
}

.head .ul1 li .lbt .img:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.head .ul1 li .lbt .abtn {
	width: 28%;
	float: right;
}

.head .ul1 li .lbt .abtn a {
	display: block;
	width: 50%;
	float: left;
	margin-bottom: 40px;
}

.head .ul1 li .lbt .abtn a:hover {
	color: #2f318b;
}

.head .ul1 li .lbt .llt {
	width: 20%;
	float: right;
}

.head .ul1 li .lbt .llt .tc {
	margin: 40px 0;
	color: #666;
}

.head .ul1 li .lbt .llt .more {
	display: block;
	width: 130px;
	line-height: 40px;
	border: 1px solid #999;
	border-radius: 30px;
	color: #999;
	padding-right: 20px;
	background: url(../images/1_9.png) 90px center no-repeat;
	text-align: center;
	margin-top: 40px;
}

.head .ul1 li .lbt .llt .more:hover {
	color: #fff;
	border: 1px solid #63a80a;
	color: #fff;
	background: #63a80a url(../images/1_9m.png) 90px center no-repeat;
}

.head.act {
	height: 60px;
}

.head.act .logo {
	height: 60px;
	padding: 10px 0;
}

.head.act .dh,
.head.act .ss {
	margin-top: 4px;
}

.head.act .yy {
	margin-top: 12px;
}

.head.act .ul1 li .ltp a {
	height: 60px;
	line-height: 60px;
}

.head.act .ul1 li:hover .lbt {
	top: 60px;
}

.header_box {
	max-width: 1600px;
	min-width: 1200px;
	width: 90%;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	box-sizing: border-box;
}


.m_head,
.m_nav {
	display: none;
}



/* 头部 end */

.pro-ul {
	border: solid 1px #e5e5e5;
}

.pro-ul a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 3.58%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: solid 1px #e5e5e5;
	height: 150px;
}

.pro-ul a .tlbox {
	width: 414px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding-right: 50px;
	position: relative;
}

.pro-ul a .tlbox::after {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #666;
	left: -14px;
	top: 50%;
	transform: translateY(-50%);
}

.pro-ul a .tlbox .cn {
	font-size: 20px;
	line-height: 1.2;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.pro-ul a .tlbox .en {
	color: #aaaaaa;
	font-size: 12px;
}

.pro-ul a .te {
	padding-right: 10%;
	line-height: 24px;
	color: #888888;
	height: 48px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.pro-ul a .toMore {
	width: 120px;
	height: 40px;
	background-color: #005aa1;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	text-align: center;
	line-height: 40px;
	color: #fff;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.pro-ul a .toMore img {
	margin-left: 12px;
	position: relative;
	top: -2px;
}

.pro-ul a:nth-child(2n+1) {
	background-color: #f5f5f5;
}

.pro-ul a:hover .tlbox .cn {
	color: #63a80a;
}

.pro-ul a:hover .toMore {
	background: #004a74;
}

.maskout {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 1000;
	display: none;
}

.maskout img {
	width: 30px;
	position: absolute;
	left: 40px;
	top: 40px;
}

.bannerbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 1;
}

.bannerbox .txt {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color: #fff;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 3;
}

.bannerbox .txt .tt {
	font-size: 48px;
	letter-spacing: 8px;
}

.bannerbox .txt .tt s {
	display: inline-block;
	position: relative;
	width: 60px;
	height: 1px;
	background: #fff;
	margin: 0 30px;
	top: -10px;
	opacity: .4;
}

.bannerbox .txt .en {
	color: rgba(255, 255, 255, 1);
	letter-spacing: 10px;
	margin-top: 30px;
	text-transform: uppercase;
}

@media (max-width: 1440px) {
	.bannerbox .txt .tt {
		font-size: 36px;
	}
}

@media (max-width: 1030px) {
	.bannerbox .txt .tt {
		font-size: 30px;
	}
}

@media (max-width: 960px) {
	.bannerbox .txt .tt {
		font-size: 24px;
	}

	.bannerbox .txt .en {
		margin-top: 20px;
		letter-spacing: 5px;
	}

	.bannerbox .txt .tt s {
		display: none;
	}
}


.common-xc .xc_banner {
	height: 280px;
	background-attachment: scroll;
	background-size: cover;
	background-position: center;
}

.bannerbox .box {
	width: 400px;
	height: 400px;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-moz-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	position: relative;
	background: #63a80a;
}

.bannerbox .box .where {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #ffffff;
}

.bannerbox .box .where a {
	display: inline;
}

.bannerbox .box .where a img {
	margin-right: 6px;
	position: relative;
	top: -2px;
}

.bannerbox .pcbanner {
	position: relative;
	z-index: 3;
	/* -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  background-position: center top; */
}

.bannerbox .pcbanner::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0, .1);
	z-index: 2;
}

.b-navbox {
	/* border-bottom: solid 1px #e5e5e5;
  background-color: #f5f5f5; */
	background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .06);
	position: relative;
	z-index: 1;
}

.b-navbox .wrap1400 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.b-navbox .wrap1400 a {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: 68px;
	/* border-right: solid 1px #e5e5e5; */
	text-align: center;
	color: #444444;
	font-size: 16px;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	position: relative;
}

.b-navbox .wrap1400 a::before {
	content: "";
	width: 1px;
	height: 15px;
	background: #dddddd;
	display: block;
	position: absolute;
	right: -0.5px;
	top: 50%;
	margin-top: -6px;
}

.b-navbox .wrap1400 a span {
	position: relative;
	z-index: 10;
}

.b-navbox .wrap1400 a:first-child {
	/* border-left: solid 1px #e5e5e5; */
}

.b-navbox .wrap1400 a:last-child::before {
	display: none;
}

.b-navbox .wrap1400 a::after {
	content: "";
	width: 100%;
	height: 0;
	background: #63a80a;
	left: 0;
	top: 0;
	z-index: 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.b-navbox .wrap1400 .actA,
.b-navbox .wrap1400 a:hover {
	color: white;
}

.b-navbox .wrap1400 .actA::after,
.b-navbox .wrap1400 a:hover::after {
	height: 100%;
}

.mktl {
	padding: 80px 0 50px;
}

.mktl .cn {
	text-align: center;
	color: #333333;
	margin-bottom: 20px;
	font-size: 36px;
	font-weight: bold;
}

.mktl .line {
	width: 30px;
	height: 2px;
	background-color: #63a80a;
	margin: 0 auto;
}

.pagebox {
	text-align: center;
	margin-top: 6%;
}

.pagebox a {
	display: inline-block;
	width: 42px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	margin-right: 8px;
	font-size: 20px;
	font-size: 16px;
	color: #666666;
	background-color: #f5f5f5;
	border: solid 1px #e5e5e5;
}

.pagebox a img {
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	vertical-align: top;
}

.pagebox a:hover,
.pagebox .current,
.pagebox .page-num-current {
	color: #fff;
	border-color: #63a80a;
	background: #63a80a;
}

.pagebox .prev,
.pagebox .next {
	position: relative;
	display: inline-block;
	width: auto;
	padding: 0 13px;
}

.pagebox .prev img,
.pagebox .next img {
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.pagebox .prev .act,
.pagebox .next .act {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

.pagebox .next {
	margin-right: 0;
}

.pagebox .prev:hover .act,
.pagebox .next:hover .act {
	opacity: 1;
}

.pagebox .prev:hover .nor,
.pagebox .next:hover .nor {
	opacity: 0;
}

.pagebox2 {
	margin-top: 70px;
	position: relative;
}

.pagebox2 .btn {
	line-height: 50px;
}

.pagebox2 .btn .icon {
	position: relative;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #f5f5f5;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.pagebox2 .btn span {
	float: left;
}

.pagebox2 .prev_page {
	float: left;
}

.pagebox2 .prev_page .icon {
	margin-right: 22px;
}

.pagebox2 .next_page {
	float: right;
}

.pagebox2 .next_page span {
	margin-right: 22px;
}

.pagebox2 .btn:hover .icon {
	background: #63a80a;
}

.pagebox2 .btn:hover span {
	color: #63a80a;
}

.pagebox2 .back {
	width: 168px;
	height: 50px;
	background-color: #f5f5f5;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	line-height: 50px;
	text-align: center;
}

.pagebox2 .back span {
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: right 1px;
	background-image: url(../images/back-icon.png);
	font-size: 16px;
	color: #333333;
}

.pagebox2 .back:hover {
	background: #63a80a;
}

.pagebox2 .back:hover span {
	color: #fff;
	background-image: url(../images/back-icon-a.png);
}

footer {
	background-color: #222222;
}

footer .top {
	padding: 90px 0 10px;
}

footer .lt-box {
	float: left;
	padding-right: 100px;
	border-right: 1px solid#383838;
}

footer .lt-box .ftlogo {
	margin-bottom: 30px;
}

footer .lt-box .ftlogo img {
	max-width: 300px;
}

footer .lt-box .addrbox {
	margin-bottom: 20px;
}

footer .lt-box .addrbox .addr {
	line-height: 25px;
	color: #bbbbbb;
	margin-bottom: 7px;
}

footer .lt-box .addrbox .addr img {
	margin-right: 12px;
}

footer .rt-box .ewmbox_o {}

footer .rt-box .ewmbox {
	width: 110px;
	float: right;
	margin-top:100px;
}

footer .rt-box .ewmbox .imgbox {
	width: 100px;
	margin: 0 auto;
	padding: 5px;
	background: #fff;
}

footer .rt-box .ewmbox .ewmte {
	text-align: center;
	color: #bbb;
	padding-top: 16px;
}

footer .rt-box {
	float: right;
}

footer .rt-box li {
	float: left;
	margin-right: 100px;
}

footer .rt-box li a {
	color: #aaaaaa;
	line-height: 28px;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

footer .rt-box li .tl {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	margin-bottom: 18px;
}

footer .rt-box li a:hover {
	color: #fff;
}

footer .rt-box li:last-child {
	margin-right: 0;
}

footer .bot {
	line-height: 60px;
	color: #888888;
	border-top: 1px solid #383838;
}

footer .bot .lt-box {
	border-right: none;
	padding-right: 0;
}

.menu_sub {
	position: fixed;
	right: -70%;
	top: 0;
	width: 70%;
	background: #000;
	z-index: 1000;
	height: 100%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.menu_sub li {
	text-align: left;
	border-bottom: 1px solid #232530;
	line-height: 44px;
	font-size: 16px;
	width: 92%;
	margin: 0 auto;
}

.menu_sub a {
	color: #fff;
	display: block;
}

.menu_sub .subTitle {
	color: #fff;
	background: url(../images/plus.png) no-repeat;
	-webkit-background-size: 16px 16px;
	-moz-background-size: 16px 16px;
	background-size: 16px 16px;
	background-position: right center;
}

.menu_sub .bignav {
	background: none !important;
}

.menu_sub .subbox {
	display: none;
	font-size: 14px;
}

.menu_sub .menuact {
	background: url(../images/reduce.jpg) no-repeat;
	background-position: right center;
	-webkit-background-size: 16px 16px;
	-moz-background-size: 16px;
	background-size: 16px;
}

.video_mask {
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999999;
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	transform: scale(0.6);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.video_mask .videobox {
	width: 80%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 1px solid #143170;
}

.video_mask .videobox .top {
	height: 60px;
	background: #fafafa;
}

.video_mask .videobox .top .close_btn {
	cursor: pointer;
	float: right;
	width: 44px;
	height: 44px;
	position: relative;
	margin-top: 8px;
}

.video_mask .videobox .top .close_btn i {
	position: absolute;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	left: 50%;
	top: 50%;
	background: #000;
}

.video_mask .videobox .top .close_btn .s {
	width: 2px;
	height: 28px;
}

.video_mask .videobox .top .close_btn .h {
	width: 28px;
	height: 2px;
}

.video_mask .videobox video {
	width: 100%;
	display: block;
}

.fdmask {
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999999;
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	transform: scale(0.6);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.fdmask .in_div {
	position: absolute;
	width: 90%;
	left: 5%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.fdmask .in_div .btn {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.fdmask .in_div .fdprev {
	left: 0;
}

.fdmask .in_div .fdnext {
	right: 0;
}

.fdmask .in_div #fdswiper {
	width: 60%;
}

.act_video_mask {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.news-ul a {
	width: 22.4359%;
}

@media (max-width: 1860px) {
	header .navbox .navli .navTl span {
		padding: 0 24px;
	}

	header .navbox .ewm {
		padding: 0 40px;
	}
}

@media (max-width: 1500px) {
	header .navbox .ewm {
		padding: 0 20px;
	}
}

@media (max-width: 1440px) {
	.pagebox2 {
		margin-top: 60px;
	}

	.bannerbox .box {
		width: 320px;
		height: 320px;
	}

	.mktl .cn {
		font-size: 30px;
	}

	.leg {
		height: 80px;
	}

	.pro-ul a {
		height: 130px;
	}

	.pro-ul a .tlbox .cn {
		font-size: 18px;
	}

	header .logobox {
		padding: 20px 0;
	}

	header .logobox img {
		height: 40px;
	}

	header .navbox .navli {
		height: 80px;
	}

	header .navbox .navli .navTl span {
		height: 80px;
		line-height: 80px;
	}

	header .navbox .navli .navTl span:nth-child(2) {
		line-height: 80px;
		height: 80px;
	}

	header .navbox .navli .subox {
		width: 100%;
	}

	header .navbox .navli .subox a {
		font-size: 12px;
	}

	header .navbox .navli .subox a::after {
		bottom: 14px;
	}

	header .navbox .navli:hover .navTl span:nth-child(1),
	header .navbox .act .navTl span:nth-child(1) {
		margin-top: -80px;
	}

	header .navbox .navli:hover .navTl span:nth-child(2),
	header .navbox .act .navTl span:nth-child(2) {
		line-height: 80px;
	}

	header .navbox .ewm {
		padding: 0 20px;
		line-height: 80px;
	}

	header .navbox .searchbox {
		width: 80px;
	}

	.b-navbox .wrap1400 a {
		line-height: 50px;
	}

	footer .top {
		padding: 80px 0 10px;
	}

	footer .rt-box li {
		margin-right: 40px;
	}

	footer .rt-box li .tl {
		font-size: 16px;
	}
}

@media (max-width: 1366px) {
	.pagebox2 {
		margin-top: 50px;
	}

	.mktl {
		padding: 70px 0 50px;
	}

	.mktl .cn {
		font-size: 26px;
	}

	header .navbox .navli .navTl {
		font-size: 14px;
	}

	footer .top {
		padding: 70px 0 10px;
	}

	footer .rt-box li {
		margin-right: 30px;
	}
}

@media (max-width: 1280px) {
	.pagebox2 {
		margin-top: 40px;
	}

	.mktl {
		padding: 60px 0 40px;
	}

	.mktl .cn {
		font-size: 22px;
	}

	.leg {
		height: 60px;
	}

	header .logobox {
		padding: 10px 0;
	}

	header .logobox img {
		height: 40px;
	}

	header .navbox .navli {
		height: 60px;
	}

	header .navbox .navli .navTl span {
		height: 60px;
		line-height: 60px;
		padding: 0 14px;
	}

	header .navbox .navli .navTl span:nth-child(2) {
		line-height: 60px;
		height: 60px;
	}

	header .navbox .navli:hover .navTl span:nth-child(1),
	header .navbox .act .navTl span:nth-child(1) {
		margin-top: -60px;
	}

	header .navbox .navli:hover .navTl span:nth-child(2),
	header .navbox .act .navTl span:nth-child(2) {
		line-height: 60px;
	}

	header .navbox .ewm {
		line-height: 60px;
	}

	header .navbox .searchbox {
		width: 60px;
	}

	footer .lt-box {
		padding-right: 30px;
	}
}

@media (max-width: 1024px) {
	.pro-ul a .tlbox {
		width: 270px;
		padding-right: 10px;
	}

	.pro-ul a .tlbox .cn {
		font-size: 16px;
	}

	.b-navbox .wrap1400 a {
		line-height: 44px;
		font-size: 14px;
	}

	.mktl {
		padding: 50px 0 30px;
	}

	.mktl .cn {
		font-size: 20px;
	}

	.mohead {
		display: block;
		height: 60px;
		padding: 0 5%;
		overflow: hidden;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 999;
		background: #fff;
		-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
	}

	.mohead .logoBox {
		overflow: hidden;
		float: left;
		margin-top: 10px;
		display: block;
	}

	.mohead .logoBox img {
		height: 40px;
		display: block;
	}

	.mohead .menu {
		margin-top: 6px;
		width: 44px;
		height: 44px;
		overflow: hidden;
		float: right;
	}

	.mohead .menu span {
		width: 30px;
		height: 3px;
		background: #63a80a;
		display: block;
		margin: 7px auto;
	}

	.mohead .menu span:first-child {
		margin-top: 13px;
	}

	header,
	.head {
		display: none;
	}

	footer .top {
		display: none;
	}
}

@media (max-width: 768px) {
	.b-navbox {
		display: none;
	}

	.pro-ul a {
		display: block;
		height: auto;
		padding: 30px 20px;
	}

	.pro-ul a .tlbox {
		width: 100%;
		padding-right: 0;
		margin-bottom: 10px;
	}

	.pro-ul a .te {
		padding-right: 0;
		margin-bottom: 20px;
	}

	.b-navbox .wrap1400 {
		width: 100%;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.b-navbox .wrap1400 a {
		-webkit-box-flex: 0;
		-webkit-flex: none;
		-moz-box-flex: 0;
		-ms-flex: none;
		flex: none;
		line-height: 44px;
		font-size: 14px;
		width: 50%;
	}

	.swiper-container .swiper-pagination .swiper-pagination-bullet {
		width: 8px !important;
		height: 8px !important;
		-webkit-border-radius: 50% !important;
		-moz-border-radius: 50% !important;
		border-radius: 50% !important;
		border: none !important;
		background: #63a80a !important;
		margin: 0 5px !important;
		opacity: .3 !important;
	}

	.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
		opacity: 1 !important;
	}

	.pcbanner {
		display: none !important;
	}

	.mobanner {
		display: block;
	}

	.bannerbox {
		display: block;
	}

	.bannerbox .box {
		display: none;
	}

	.bannerbox {
		height: 280px;
		background-size: cover !important;
	}

	.pagebox2 {
		height: 120px;
	}

	.pagebox2 .back {
		bottom: 0;
		top: auto;
	}

	footer .bot {
		padding: 30px;
	}

	footer .bot .lt-box,
	footer .bot a {
		float: none;
		line-height: 28px;
		text-align: center;
	}
}
